CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - neural network

搜索资源列表

  1. FuzzyBPNN

    1下载:
  2. matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5354
    • 提供者:magic
  1. FNN_MATLAB

    1下载:
  2. 模糊神经网络解耦MATLAB程序,大家可以根据自己的实际项目进行代码数值的修改。-fuzzy neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3472
    • 提供者:邱智聪
  1. BP_tanh_linaer

    1下载:
  2. BP神经网络Simulink模型。。例子给了个离散传递函数。训练后的网络可以逼近任意传递函数,或者非线性函数。-Simulink model of BP neural network. . Examples for the discrete transfer function. Trained network can approximate any transfer function, or the nonlinear function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:9216
    • 提供者:罗波
  1. bp3

    1下载:
  2. 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1214
    • 提供者:Mingruixia
  1. machineLearningPPT

    0下载:
  2. 机器学习,完整PPT资料从引言到神经网络,贝叶斯学习,遗传算法等-machine learning PPT,bayesian learning, neural network and genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:614443
    • 提供者:赵婧
  1. oja

    0下载:
  2. 人工神经网络中用Oja网络求解模式的主分量问题-Oja networks using artificial neural network model of the main components of problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:521
    • 提供者:萧茅律
  1. NeuralNetwork-0.1

    0下载:
  2. 老外c#写的神经网络算法包,希望有所帮助-Foreigners c# neural network algorithm package hope that helps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:451049
    • 提供者:lijiping
  1. DFNN

    0下载:
  2. 可自动生成规则的动态模糊神经网络。来自于清华大学吴世虔老师的《动态模糊神经网络》一书。-The rules can be automatically generated dynamic fuzzy neural networks. From Tsinghua University, Mr Ng Sai-kuen teacher " Dynamic fuzzy neural network," a book.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1677
    • 提供者:dwwsam
  1. DRNNXX

    0下载:
  2. 这是我写的关于对角递归神经网络的程序,或许对你有所帮助。-This is written about me on the diagonal recurrent neural network procedures, may be helpful to you.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3499
    • 提供者:
  1. chepsb

    2下载:
  2. 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:657157
    • 提供者:王曼琵
  1. bp

    3下载:
  2. 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:31073
    • 提供者:张文
  1. BP-neural-network

    0下载:
  2. BP神经网络算法程序 双输入单输出 有详细程序注解 便于读者阅读-BP neural network algorithm for two-input single-output process are detailed procedures to facilitate reader comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1569
    • 提供者:李楠
  1. Matlab_Classification_based_on_BP

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  1. RBF

    1下载:
  2. 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-23
    • 文件大小:965
    • 提供者:wshli
  1. sgarbf

    0下载:
  2. 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9769
    • 提供者:王永超
  1. cmac

    0下载:
  2. cmac神经网络即有导师的学习网络的课件讲解,很生动,容易理解。-cmac neural network learning network that is courseware instructor explained, it is vivid and easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:836095
    • 提供者:wangyuanyuan
  1. BP_XOR

    0下载:
  2. 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1298
    • 提供者:yaozi
  1. GABPMATLAB

    4下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples
  3. 所属分类:Energy industry

    • 发布日期:2014-09-02
    • 文件大小:20901
    • 提供者:汲平
  1. RBF

    3下载:
  2. matlab格式源代码。功能:径向基神经网络算法源码和应用于时间序列模型建立和预测问题。-matlab source code format. Function: RBF neural network algorithm source code and applies to time-series model and prediction of the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-24
    • 文件大小:5857
    • 提供者:magic
  1. Elman

    1下载:
  2. elman神经网络的源代码,包括训练和仿真-elman neural network source code, including the training and simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-10
    • 文件大小:617
    • 提供者:周妍
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com